home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / cell_e2_fan.ast < prev    next >
Text File  |  2000-08-18  |  1KB  |  52 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 1998
  2. //
  3. //  cell_e2_fan.ast written at Thur Jan 28 14:06 1998
  4. //
  5. //
  6.  
  7.  24                     //  file_type
  8. 112                     //  file_version
  9.  
  10. //  cell_e2_fan            //  Session name
  11. end
  12.  
  13. // *** This first section contains the names of all the win_anims used by the table
  14. fanspin
  15. explosion_fan
  16. explosion_fan_stuck_cycle
  17. end
  18.  
  19. // *** This second section contains the values for each anim state
  20. fan_rotating
  21. fan_stuck
  22. fan_exploding
  23. fan_exploded
  24. end
  25.  
  26. fan_rotating                    // name of this anim_state
  27. fanspin                  // name for the win_anim for this state
  28. fan_rotating                    // default link anim for this anim state
  29. anim_time_multiplier 0.5
  30. // Begin entries for this anim state
  31. end_of_entries
  32.  
  33. fan_stuck
  34. explosion_fan_stuck_cycle
  35. fan_exploding
  36. end_of_entries
  37.  
  38. fan_exploding                    // name of this anim_state
  39. explosion_fan                  // name for the win_anim for this state
  40. fan_exploded                    // default link anim for this anim state
  41. anim_time_multiplier 0.8
  42. // Begin entries for this anim state
  43. end_of_entries
  44.  
  45. fan_exploded                    // name of this anim_state
  46. explosion_fan                  // name for the win_anim for this state
  47. fan_exploded                    // default link anim for this anim state
  48. begin_end_frame 18 18
  49. // Begin entries for this anim state
  50. end_of_entries
  51.  
  52.